Introduction: This article is intended for operation and maintenance or developers who need to quickly go online in the Huawei Cloud Singapore region. It provides executable steps from preparation, creation to basic environment configuration. The article emphasizes key points and check items, making it easy to complete available instance deployment and basic security configuration in about an hour, which is suitable for SEO and regional search needs.
Preparation: Account and permissions, region and image selection
First make sure that a Huawei Cloud account has been opened and has the permission to create cloud servers and network resources. Log in to the console and select the Singapore region (region drop-down selection). Prepare SSH keys or password authentication methods, and determine the operating system image (such as Ubuntu or CentOS) and system disk size to quickly create instances and environment configurations.
Creating an instance: specifications, mirroring and data disk strategies
Select the image and instance specifications on the "Create Cloud Server" page to balance CPU, memory and cost. It is recommended to use the default performance for the system disk and mount independent cloud disks for the data disk according to the business for expansion. Setting the host name and automatic startup script (cloud-init) can automatically perform installation tasks when the instance boots for the first time, improving deployment efficiency.
Network and security group configuration
Create or select a dedicated VPC and subnet, and allocate a public network or elastic IP on demand. Security groups are key. Open necessary ports (SSH 22, HTTP 80, HTTPS 443), and limit source IPs or use corporate intranet access policies to avoid loose rules. If using a load balancer or NAT gateway, plan subnets and routes in advance.
Key and login verification
It is recommended to use SSH key to log in: import or create a key pair in the console and download the private key. The Windows environment can be used with PuTTY or Windows Subsystem for Linux. Linux/macOS can log in directly with the ssh command. Update the system immediately after logging in for the first time and disable unnecessary services to ensure basic security.
Environment configuration: software installation and system optimization
After completing the instance creation and logging in, first perform a system update (such as sudo apt update && sudo apt upgrade -y or yum update -y), and then install common components such as Nginx, Docker, Git and language runtime. You can use cloud-init or scripts to install in batches, configure firewall rules and enable necessary services to start automatically to ensure a stable environment.
Verification and common inspection items
Check points include: whether SSH can be logged in, whether the HTTP/HTTPS service is accessible, whether the disk mounting and permissions are correct, there are no abnormalities in the service logs, and whether monitoring and alarms (cloud monitoring/self-built) are valid. To prevent data loss, configure a snapshot or backup policy, and record the instance ID and network configuration for easy tracking.
Summary and suggestions
Through the above steps, the Huawei Cloud Singapore server instance creation and basic environment configuration can be completed in about one hour. It is recommended to use automated scripts or templates to improve the efficiency of repeated deployment, strictly configure security groups and key management, and continuously monitor and perform regular backups after going online to ensure stable business operation.

- Latest articles
- Complete Huawei Cloud Singapore Server Instance Creation And Environment Configuration From Scratch In One Hour
- Practical Guide To Building A Korean Cloud Server And Designing A Data Backup And Disaster Recovery Center
- Operator Comparison Analysis Of Latency And Stability Of Vietnam Vps Cn2 Different Packages
- How To Choose A Thai Cloud Server? Comparison Of Manufacturer Reputation, SLA And Technical Support
- How To Calculate Elastic Expansion Costs In The Hong Kong Server Hosting Price List Based On Business Peaks
- The Role And Implementation Of Vps Cambodia In Cross-border Data Synchronization And Backup Solutions
- Monitoring And Log Analysis Improve Singapore CDN Server Cache Hit Rate And Response Speed
- Long-term Operation And Maintenance Cost Calculation Helps You Determine Whether Buying A Cheap Hong Kong Cloud Server Is Cost-effective
- Precautions For Purchasing Vps In Singapore From The Perspective Of After-sales And Security
- Market Observation Analysis Of The Differences Between Mainstream Manufacturers And Services Of U.S. Vps Cloud Servers H
- Popular tags
-
The Operation And Maintenance Team Shares How The Cloud Server Performs In Fault Recovery If It Is Selected In Singapore.
the operation and maintenance team shared how cloud servers in singapore perform in fault recovery: from network latency, data center availability, cross-region backup and drills, to compliance and operation and maintenance practices, to help enterprises evaluate the disaster recovery capabilities of singapore nodes. -
How To Choose The Right Software Package To Speed Up The Download And Deployment Of Software On A Singapore VPS
This article is aimed at operations and development personnel who need to improve the speed of package downloading and deployment on Singapore-based VPSs. It introduces practical methods such as evaluating networks, selecting acceleration strategies, image and concurrent downloading, automated deployment, and security compatibility. -
How To Configure A Firewall To Prevent US VPS Data From Showing Traffic Hijacking Issues In Singapore
Introducing how to prevent US VPSs from being mistakenly identified as Singapore and leading to traffic hijacking risks through measures such as firewall configuration, GeoIP filtering, reverse path filtering, routing security, and monitoring. Provides highly operable checklists and recommendations.